xen.git
2020-02-18 Jan BeulichVT-d: check all of an RMRR for being E820-reserved
2020-02-18 Roger Pau Monnex86/smp: unify header includes in smp.h
2020-02-17 Julien Grallxen/x86: p2m: Don't initialize slot 0 of the P2M
2020-02-17 Andrew Coopertools/libx[cl]: Don't use HVM_PARAM_PAE_ENABLED as...
2020-02-17 Andrew CooperAMD/IOMMU: Common the #732/#733 errata handling in...
2020-02-14 David Woodhousex86/setup: Don't skip 2MiB underneath relocated Xen...
2020-02-14 David Woodhousex86/smp: reset x2apic_enabled in smp_send_stop()
2020-02-14 Igor Druzhininx86/time: report correct frequency of Xen PV clocksource
2020-02-14 Igor Druzhininx86/shim: suspend and resume platform time correctly
2020-02-14 Andrew Cooperx86/amd: Avoid cpu_has_hypervisor evaluating true on...
2020-02-14 Andrew CooperAMD/IOMMU: Clean up the allocation helpers
2020-02-14 Andrew CooperAMD/IOMMU: Remove unused iommu_get_addr_{lo,hi}_from_cm...
2020-02-14 Paul Durrantx86/vmx: use a MEMF_no_refcount domheap page for APIC_D...
2020-02-14 Paul Durrantmm: make pages allocated with MEMF_no_refcount safe...
2020-02-14 Paul Durrantadd a domain_tot_pages() helper function
2020-02-14 Wei Liulibxl: mark parameters in stub functions as unused
2020-02-14 Julien Grallxen/arm: Use asm/ rather than asm-arm/ when including...
2020-02-13 Wei Liulibxl: fix libxl__cpuid_legacy in libxl_nocpuid.c
2020-02-13 Anthony PERARDautomation: update debian:unstable-arm64v8 to have...
2020-02-13 Juergen Grossxenstore: remove not applicable control commands in...
2020-02-13 Juergen Grossxenstore: add console xenstore entries for xenstore...
2020-02-13 Juergen Grossxenstore: setup xenstore stubdom console interface...
2020-02-12 Juergen Grossxen: remove empty softirq_init()
2020-02-12 Jan BeulichAMD/IOMMU: drop redundant code
2020-02-12 Jan Beulichdom0-build: fix build with clang5
2020-02-11 Andrew Coopertools/libxl: Combine legacy CPUID handling logic
2020-02-11 Andrew Coopertools/libxl: Remove libxl_cpuid_{set,apply_policy}...
2020-02-11 George DunlapMAINTAINERS: Add explicit check-in policy section
2020-02-11 Andrew Cooperx86/vmx: Shrink TASK_SWITCH's hvm_task_switch_reason...
2020-02-11 Anthony PERARDtools: Default to python3
2020-02-11 Andrew Cooperx86/pvh: Adjust dom0's starting state
2020-02-11 Andrew CooperAMD/IOMMU: Treat head/tail pointers as byte offsets
2020-02-11 Juergen Grossxen/sched: remove pointless BUG_ON() in credit2
2020-02-10 Paul DurrantMAINTAINERS: cc community manager on patches to CHANGEL...
2020-02-10 Andrew Cooperx86/svm: Reduce vmentry latency
2020-02-10 Andrew CooperAMD/IOMMU: Treat guest head/tail pointers as byte offsets
2020-02-10 Andrew CooperAMD/IOMMU: Delete iommu_{get,set,clear}_bit() helpers
2020-02-10 Andrew CooperAMD/IOMMU: Move headers to be local
2020-02-10 Andrew Cooperxen/pvh: Fix segment selector ABI
2020-02-10 Andrew Coopertools/ocaml: Drop cpuid helpers
2020-02-10 Andrew Coopertools/python: Drop cpuid helpers
2020-02-08 Jeff Kubascikxen/arm: Handle unimplemented VGICv3 registers as RAZ/WI
2020-02-08 Julien Grallxen/include: Fix typoes in asm-x86/domain.h
2020-02-08 Julien Grallxen/include: public: Document the padding in struct...
2020-02-06 Jan Beulichx86/HVM: reduce scope of pfec in hvm_emulate_init_per_i...
2020-02-06 Jan Beulichx86/HVM: introduce "curr" into hvmemul_rep_{mov,sto}s()
2020-02-06 Wei Liux86/guest/xen: only set HVM parameter on BSP
2020-02-06 Wei Liux86: make it clear range is inclusive when printing...
2020-02-06 Jan Beulichdomctl/vNUMA: avoid arithmetic overflow
2020-02-06 Jan BeulichArm/GICv2: don't needlessly use xzalloc_bytes()
2020-02-06 Jan Beulichxmalloc: guard against integer overflow
2020-02-06 Jan BeulichEFI: don't leak heap contents through XEN_EFI_get_next_...
2020-02-06 Jan BeulichEFI: re-check {get,set}-variable name strings after...
2020-02-05 Wei Liux86/hyperv: setup VP assist page
2020-02-05 Wei Liux86/hyperv: retrieve vp_index from Hyper-V
2020-02-05 Wei Liux86/hyperv: provide percpu hypercall input page
2020-02-05 Wei Liux86/hyperv: provide Hyper-V hypercall functions
2020-02-05 Wei Liux86/hyperv: setup hypercall page
2020-02-05 Wei Liux86/hypervisor: provide hypervisor_fixup_e820
2020-02-05 Wei Liux86: provide executable fixmap facility
2020-02-05 Wei Liux86/smp: don't online cpu if hypervisor_ap_setup fails
2020-02-05 Wei Liux86/hypervisor: make hypervisor_ap_setup return an...
2020-02-05 Tamas K Lengyelx86/mem_sharing: use default_access in add_to_physmap
2020-02-05 Tamas K Lengyelx86/hvm: introduce hvm_copy_context_and_params
2020-02-05 Jan Beulichx86/HVM: rename a variable in __hvm_copy()
2020-02-05 Roger Pau MonnéRevert "tools/libxc: disable x2APIC when using nested...
2020-02-05 Roger Pau Monnéx86/vvmx: don't enable interrupt window when using...
2020-02-05 Roger Pau Monnéx86/vvmx: fix VM_EXIT_ACK_INTR_ON_EXIT handling
2020-02-05 Roger Pau Monnéx86/vvmx: fix virtual interrupt injection when Ack...
2020-02-05 Andrew Cooperlibxc/restore: Fix REC_TYPE_X86_PV_VCPU_XSAVE data...
2020-02-05 Paul Durrantlibxl: fix assertion failure in stub domain creation
2020-02-04 Ian JacksonINSTALL: Mention kconfig
2020-02-04 Stefan Badertools/xenstore: Re-introduce (fake) xs_restrict call...
2020-02-03 Wei Liux86: move viridian_page_msr to hyperv-tlfs.h
2020-02-03 Roger Pau Monnedocs/xl: fix typo in xl.cfg
2020-02-03 Sarah Newmandocs/misc: xen-command-line: fix parameters in sample...
2020-02-03 Paul Durrantx86 / vmx: move teardown from domain_destroy()...
2020-02-03 Jan Beulichx86/EPT: drop redundant ept_p2m_type_to_flags() parameters
2020-02-03 Jan Beulichx86/EPT: do away with hidden GUEST_TABLE_MAP_FAILED...
2020-02-03 Roger Pau Monnéx86/tlb: fix NEED_FLUSH return type
2020-02-03 Juergen Grossxen: split parameter related definitions in own header...
2020-01-31 Julien Grallxen/x86: domctl: Don't leak data via XEN_DOMCTL_gethvmc...
2020-01-31 Julien Grallxen/x86: domain: Remove specific case when allocating...
2020-01-31 Wei Liux86: make paddr_bits available earlier
2020-01-31 Juergen Grosstools/xenstore: don't apply write limiting for privileg...
2020-01-31 Juergen Grosstools/xenstore: add newline for printing of stubdom...
2020-01-31 Paul Durrantlibxl: generalise libxl__domain_userdata_lock()
2020-01-31 Paul Durrantlibxl_create: make 'soft reset' explicit
2020-01-31 Paul Durrantlibxl: add definition of INVALID_DOMID to the API
2020-01-31 Jan Beulichx86/HVM: avoid truncation of PM timer I/O port range...
2020-01-31 Jan Beulichx86/HVM: relinquish resources also from hvm_domain_dest...
2020-01-31 Wei LiuMAINTAINERS: put Hyper-V code under Viridian maintainership
2020-01-30 Jan Beulichx86: fold linker script pre-processing rules
2020-01-30 Jan Beulichx86: undo part of "refine link time stub area related...
2020-01-30 Anthony PERARDxen: Move GCC_HAS_VISIBILITY_ATTRIBUTE to Kconfig and...
2020-01-30 Anthony PERARDxen: Use $(CONFIG_CC_IS_CLANG) instead of $(clang)...
2020-01-30 Anthony PERARDxen: Move CONFIG_INDIRECT_THUNK to Kconfig
2020-01-30 Anthony PERARDxen: Import cc-ifversion from Kbuild
2020-01-30 Anthony PERARDxen: Have Kconfig check $(CC)'s version
2020-01-30 Anthony PERARDxen: Update Kconfig to Linux v5.4
next